mergBLEPeripheralWriteValueForCharacteristic
Type
command
Summary
Write the value for a service characteristic
Syntax
mergBLEPeripheralWriteValueForCharacteristic <pUUID>, <pService>, <pCharacteristic>, <pValue>
Description
When written the mergBLEPeripheralDidWriteValueForCharacteristic is sent.
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pService | A service UUID as returned by the mergBLEPeripheralDidDiscoverServices message | |
pCharacteristic | A characteristic UUID. | |
pValue | The value to write |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile